Jakub-Sadowski commented on a change in pull request #13511:
URL: https://github.com/apache/beam/pull/13511#discussion_r549365117



##########
File path: website/www/site/assets/scss/_navbar-mobile.sass
##########
@@ -16,16 +16,31 @@
  */
 
 .navbar
-  padding: 15px 0
-
+  padding: 0 !important
+  :before
+    display: none
+  ::after
+    display: none
   .navbar-nav > li > a
     text-transform: uppercase
-
+  .navbar-link
+    font-size: 16px;
+    font-weight: normal;
+    font-stretch: normal;
+    font-style: normal;
+    line-height: normal;
+    letter-spacing: normal

Review comment:
       You are right, some of them shouldn't be there
   




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to