Skip to content

Commit ac40b7b

Browse files
authored
Update style.css
1 parent a771a8f commit ac40b7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
.card {
2121
margin-top: 20px;
2222
}
23-
.title {
23+
.title-content {
2424
display: grid;
2525
width: 100%;
2626
height: 100vh;
@@ -144,4 +144,4 @@
144144
width: 100%;
145145
margin-bottom: 20px;
146146
background-color: rgb(224, 224, 224);
147-
}
147+
}

0 commit comments

Comments
 (0)