Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 31s
9 lines
No EOL
122 B
CSS
9 lines
No EOL
122 B
CSS
* {
|
|
box-sizing: border-box;
|
|
|
|
font-family: 'Chakra Petch', sans-serif;
|
|
}
|
|
|
|
html, body {
|
|
min-height: 100% !important;
|
|
} |