aboutsummaryrefslogtreecommitdiff
path: root/scss/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss/style.scss')
-rwxr-xr-xscss/style.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/scss/style.scss b/scss/style.scss
index 286027d..115ac8d 100755
--- a/scss/style.scss
+++ b/scss/style.scss
@@ -146,6 +146,11 @@ img {
@include mobile {
text-align: center;
}
+
+ // @TODO: OMG this is so bad, I just can't
+ br {
+ visibility: none;
+ }
}
.avatar {