add gettie's webring to main layout
This commit is contained in:
@@ -189,6 +189,16 @@ div.social-links > a {
|
||||
margin: 0 auto 15px;
|
||||
}
|
||||
|
||||
.flex-align-center {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.flex-align-center > a > img {
|
||||
margin: 0 15px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 980px) {
|
||||
.card {
|
||||
min-width: unset;
|
||||
|
Reference in New Issue
Block a user