Skip to content

Commit 478b7d4

Browse files
authored
Update style.css
1 parent 86e51a2 commit 478b7d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ li {
2727
.container {
2828
margin-left: 50px; /* move content away from sidebar */
2929
max-width: 760px;
30-
padding: 2rem;
30+
padding: .5rem;
3131
}
3232

3333
.card {
@@ -118,13 +118,13 @@ li {
118118
border-bottom: 1px solid #00ff9c66;
119119
box-shadow: 0 0 12px #00ff9c33;
120120
margin-bottom: 2rem;
121-
margin-left: 70px;
122121
}
123122
.terminal-title {
124123
color: #00ff9c;
125124
font-family: Consolas, monospace;
126125
font-size: 1rem;
127126
letter-spacing: 1px;
127+
margin-left: 4rem;
128128
}
129129

130130

0 commit comments

Comments
 (0)