Moved icons into network directories. Improved network logo handling.
This commit is contained in:
@@ -242,10 +242,16 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
.logo[data-v-f4958086] {
|
||||
color: #222;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 4rem;
|
||||
-o-object-fit: contain;
|
||||
object-fit: contain;
|
||||
font-size: 1rem;
|
||||
font-weight: bold;
|
||||
}
|
||||
.title[data-v-f4958086] {
|
||||
color: #222;
|
||||
@@ -253,7 +259,6 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin: 0;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
/* $primary: #ff886c; */
|
||||
|
||||
Reference in New Issue
Block a user