Skip to content

Commit f55d610

Browse files
committed
fixed image size
1 parent c116d67 commit f55d610

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

assets/styles.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -126,13 +126,6 @@ footer {
126126
transform: scale(1.05);
127127
}
128128

129-
/* Images and Text */
130-
img {
131-
max-width: 100%;
132-
height: auto;
133-
border-radius: 10px;
134-
margin: 10px 0;
135-
}
136129

137130
.wrapper {
138131
max-width: 800px;

0 commit comments

Comments
 (0)