1
0
Fork 0
mirror of https://github.com/netz39/www.netz39.de.git synced 2025-05-24 21:47:53 +02:00

Merge remote-tracking branch 'sylhare/Type-on-Strap'

This commit is contained in:
MG-5 2024-03-27 04:13:48 +01:00 committed by MG-5
parent abb4d6b8e3
commit a8c4c41aaf
91 changed files with 9399 additions and 16125 deletions

View file

@ -80,13 +80,11 @@ nav {
&#pull {
i {
margin-top: 13px;
margin-right: 10px;
margin-top: 22px;
margin-right: 18px;
float: right;
}
}
}
}
@ -103,6 +101,10 @@ nav img.spacestatus {
a#pull {
display: none;
}
.navbar-label-with-icon {
display: none;
}
}
@media screen and (max-width: $break) {

View file

@ -1,6 +1,6 @@
ul.share-buttons {
list-style: none;
padding: $padding-x-small/2 0 $padding-x-small/4 0;
padding: 1.5% 0 0.75% 0;
margin: 0;
text-align: center;