Skip to content

Commit b06d563

Browse files
rahafjrwdaveverwer
authored andcommitted
align alert icon with alert name
1 parent d2814ca commit b06d563

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

FrontEnd/styles/readme.scss

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,18 +92,17 @@
9292
}
9393

9494
.markdown-alert {
95-
padding-left: 10px;
95+
padding-left: 15px;
9696
border-left: solid black;
9797
}
9898

9999
.markdown-alert-title {
100-
display: block;
101-
margin-top: 20px;
102100
font-weight: 500;
103101
}
104102

105103
.markdown-alert-title svg {
106104
margin-right: 10px;
105+
transform: translateY(3px);
107106
}
108107
}
109108

0 commit comments

Comments
 (0)