projects
/
DeezloaderRemix.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
2509e58
)
Hide overflow for animations
author
RemixDev
<deezloaderremix@gmail.com>
Sun, 17 Mar 2019 10:29:51 +0000
(11:29 +0100)
committer
RemixDev
<deezloaderremix@gmail.com>
Sun, 17 Mar 2019 10:29:51 +0000
(11:29 +0100)
app/public/css/style.css
patch
|
blob
|
history
diff --git
a/app/public/css/style.css
b/app/public/css/style.css
index 150dc46c50081f1560f2e4eb7a333bb48090449e..08471e944ad0e2dccbc9755e1b778f4846ccfc86 100644
(file)
--- a/
app/public/css/style.css
+++ b/
app/public/css/style.css
@@
-5,6
+5,7
@@
body {
background-color: white;
+ overflow-x: hidden;
}
td{