summaryrefslogtreecommitdiffhomepage
path: root/src/index.css
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2024-06-22 19:39:23 -0400
committerrealtradam <[email protected]>2024-06-22 19:39:23 -0400
commit41022fd07807d68974097191dc70f9025d7b76e8 (patch)
tree3bb94fa51adf06a0f5db042616cfdd8d8c05286c /src/index.css
parent8055a27f73792daacd75f5498786ed5a9253eafa (diff)
downloadmalcz.com-41022fd07807d68974097191dc70f9025d7b76e8.tar.gz
malcz.com-41022fd07807d68974097191dc70f9025d7b76e8.zip
make styling consistant across site
Diffstat (limited to 'src/index.css')
-rw-r--r--src/index.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/index.css b/src/index.css
index ff3ab22..6396fdb 100644
--- a/src/index.css
+++ b/src/index.css
@@ -11,6 +11,10 @@
}
*/
+.w-full-after div {
+ width: 100%;
+}
+
@keyframes sidebar-enter {
from {
left: -16rem;