adding in new logo and word changing for tagline
This commit is contained in:
+14
-1
@@ -6,7 +6,20 @@
|
||||
|
||||
.logo {
|
||||
height: 80px;
|
||||
width: 80px;
|
||||
width: 90px;
|
||||
}
|
||||
|
||||
.brand-head {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: flex-end;
|
||||
}
|
||||
.brand-text {
|
||||
color: gold;
|
||||
margin-bottom: 5px;
|
||||
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
|
||||
font-size: 35px;
|
||||
/* font-weight: 800; */
|
||||
}
|
||||
|
||||
#countdown {
|
||||
|
||||
Reference in New Issue
Block a user