Remove the hardcoded height of the banner.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
.banner-top, .banner-middle, .banner-bottom {
|
||||
color: white;
|
||||
width: 100%;
|
||||
height: 69px;
|
||||
/* height: 69px; TBD/TODO: Still testing this removal. */
|
||||
font-size: 50px;
|
||||
text-align: center;
|
||||
}
|
||||
|
Reference in New Issue
Block a user