Skip to content

Commit

Permalink
css
Browse files Browse the repository at this point in the history
  • Loading branch information
justoverclockl committed Aug 5, 2021
1 parent cf7352a commit f58174f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions less/forum.less
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
color: @primary-color;
}
.cntdwn-widget {
width: 170px;
width: 160px;
margin: 0px -40px;
}
.countdown-container {
Expand All @@ -47,8 +47,8 @@ h2.event-text {
margin-bottom: 25px;
margin-top: 0px;
}
@media screen and (max-width: 1099px) {
/*@media screen and (max-width: 1099px) {
.countdown-container {
display: none;
}
}
}*/

0 comments on commit f58174f

Please sign in to comment.