feat: restrict logo size
This commit is contained in:
@@ -32,6 +32,10 @@ body {
|
||||
height: 1.5rem;
|
||||
}
|
||||
|
||||
.footer-logo {
|
||||
height: 5rem;
|
||||
}
|
||||
|
||||
// Import the Google Font
|
||||
@import url("https://fonts.googleapis.com/css?family=Nunito:400,700");
|
||||
|
||||
|
Reference in New Issue
Block a user