styled search tab and created tabs folder in css directory

This commit is contained in:
Roberto Tonino
2020-05-09 18:47:03 +02:00
parent 0933cb1e5e
commit 13f276f9fa
11 changed files with 69 additions and 49 deletions

View File

@@ -1,9 +1,9 @@
@import './normalize.css';
@import './typography.css';
* {
/* * {
transition: background-color 500ms ease-in-out;
}
} */
html {
height: 100%;