Styling added to home page cards
This commit is contained in:
@@ -65,8 +65,8 @@
|
|||||||
#logo {
|
#logo {
|
||||||
width: 30%; /* Set width for logo */
|
width: 30%; /* Set width for logo */
|
||||||
max-height: 100px;
|
max-height: 100px;
|
||||||
max-width: 120px;
|
max-width: 100px;
|
||||||
margin-left: 20px;
|
margin-right: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.title-wrapper {
|
.title-wrapper {
|
||||||
@@ -75,6 +75,7 @@
|
|||||||
|
|
||||||
#title-logo {
|
#title-logo {
|
||||||
max-height: 80px;
|
max-height: 80px;
|
||||||
|
max-width: 250px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user