Skip to content

Commit a5c5d78

Browse files
committed
css updated-distortion corrected
1 parent effc93d commit a5c5d78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/assets/css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ body {
1717
background-color: #f8fdff;
1818
letter-spacing: 0.3px;
1919
font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
20-
text-align: center;
20+
/* text-align: center;
2121
padding: 15px;
2222
padding-top: 80px;
23-
border-radius: 10px;
23+
border-radius: 10px; */
2424
}
2525

2626
@media (min-width:768px) {

0 commit comments

Comments
 (0)