Skip to content

Commit 1803770

Browse files
committed
changing side padding
1 parent 4b4ada1 commit 1803770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1199,7 +1199,7 @@ section {
11991199
font-size: 18px;
12001200
letter-spacing: 1px;
12011201
display: inline-block;
1202-
padding: 14px 10px; /* padding */
1202+
padding: 14px 0px; /* padding */
12031203
width: 250px; /* Fixed width for the buttons */
12041204
border-radius: 0px;
12051205
transition: 0.5s;

0 commit comments

Comments
 (0)