hide horizontal scrollbar on mobile
This commit is contained in:
		@@ -30,6 +30,8 @@ $code: Menlo,Monaco,"Courier New",monospace;
 | 
			
		||||
html,
 | 
			
		||||
body {
 | 
			
		||||
  height: 100%;
 | 
			
		||||
  width: 100%;
 | 
			
		||||
  overflow-x: hidden;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
html {
 | 
			
		||||
@@ -492,4 +494,4 @@ footer {
 | 
			
		||||
 | 
			
		||||
// BREAKPOINTS
 | 
			
		||||
@import "partials/_breakpoints";
 | 
			
		||||
@import "custom";
 | 
			
		||||
@import "custom";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user