some more progress on home page
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
body, html {
|
||||
@import url( 'https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap' );
|
||||
@import url( '/css/nav.css' );
|
||||
@import url( '/css/footer.css' );
|
||||
|
||||
|
||||
body {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
font-family: 'Manrope', sans-serif;
|
||||
}
|
||||
Reference in New Issue
Block a user