mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-07-07 11:47:14 -06:00
added mouse pointer to css, tried changing title to our site name and chaing icon (that didnt work
This commit is contained in:
@ -10,6 +10,10 @@ figure {
|
||||
height: 10%;
|
||||
}
|
||||
|
||||
header figure {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#logo {
|
||||
height: 5rem;
|
||||
background-color: white;
|
||||
|
Reference in New Issue
Block a user