started editing styles files using sass synthax
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
// @import './normalize.css';
|
||||
// @import './typography.css';
|
||||
|
||||
/* * {
|
||||
transition: background-color 500ms ease-in-out;
|
||||
} */
|
||||
|
||||
html {
|
||||
height: 100vh;
|
||||
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
.page_heading {
|
||||
font-size: 2.5rem;
|
||||
margin-bottom: 35px;
|
||||
}
|
||||
|
||||
.section_heading {
|
||||
font-size: 1.75rem;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
Reference in New Issue
Block a user