mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-07-07 11:47:14 -06:00
header css fixed, uses rem due to image being strange
This commit is contained in:
@ -5,9 +5,13 @@ header {
|
||||
margin-top: 0%;
|
||||
}
|
||||
|
||||
#logo {
|
||||
width: 10%;
|
||||
figure {
|
||||
margin: 0px;
|
||||
height: 10%;
|
||||
}
|
||||
|
||||
#logo {
|
||||
height: 5rem;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user