Skip to content
Snippets Groups Projects
Commit 5fa0a291 authored by Malin Haugland Høli's avatar Malin Haugland Høli
Browse files

style: :lipstick: Removed padding to make the "sti" display properly on the startpage

parent 79eb10c6
No related branches found
No related tags found
3 merge requests!66Final merge,!11Feat/startpage/design start page,!4Pipeline fix
...@@ -43,7 +43,6 @@ body { ...@@ -43,7 +43,6 @@ body {
background-color 0.5s; background-color 0.5s;
line-height: 1.6; line-height: 1.6;
font-family: 'Karla', sans-serif; font-family: 'Karla', sans-serif;
font-size: 15px;
text-rendering: optimizeLegibility; text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale;
......
...@@ -5,10 +5,8 @@ ...@@ -5,10 +5,8 @@
@tailwind utilities; @tailwind utilities;
#app { #app {
max-width: 1280px;
margin: 0 auto auto auto; margin: 0 auto auto auto;
width: 100%; width: 100%;
padding: 2rem;
font-weight: normal; font-weight: normal;
display: flex; display: flex;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment