mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 11:07:06 +08:00
scss
This commit is contained in:
7
resources/scss/_body.scss
Normal file
7
resources/scss/_body.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
min-height: 100vh;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
Reference in New Issue
Block a user