aboutsummaryrefslogtreecommitdiff
path: root/sass
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2022-11-06 03:54:56 +0300
committerValentin Popov <valentin@popov.link>2022-11-06 03:54:56 +0300
commitdb249c4ebfaa4ff0d5bf9d1e18d57c6a7eac30b1 (patch)
tree72da42e406335fcf7dd04267eac9820dd77d545d /sass
parentb099f7b25b881b40e658ba917bf2e051f626be1f (diff)
downloadpopov.link-db249c4ebfaa4ff0d5bf9d1e18d57c6a7eac30b1.tar.xz
popov.link-db249c4ebfaa4ff0d5bf9d1e18d57c6a7eac30b1.zip
Hidden RSS link for mobile
Signed-off-by: Valentin Popov <valentin@popov.link>
Diffstat (limited to 'sass')
-rw-r--r--sass/_navbar.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/sass/_navbar.scss b/sass/_navbar.scss
index 33083cc..a6ccb38 100644
--- a/sass/_navbar.scss
+++ b/sass/_navbar.scss
@@ -31,5 +31,9 @@ nav {
nav {
padding: 0 2em;
+
+ span {
+ display: none;
+ }
}
} \ No newline at end of file