Skip to content
Snippets Groups Projects
Commit 737948de authored by Kalpit Kothari's avatar Kalpit Kothari
Browse files

Hide donate button for small screens

parent 290a95d1
No related branches found
Tags v0.0.123
1 merge request!106Decrease beta ribbon size and hide donate button for small screens
......@@ -359,6 +359,10 @@ ul.nav-sidebar a {
.swh-navbar-content h4 {
font-size: 1rem;
}
.swh-donate-link {
display: none;
}
}
.form-check-label {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment