Skip to content

Instantly share code, notes, and snippets.

View s7887177's full-sized avatar

Eason Li s7887177

  • Smart Surgery Technology Co. Ltd.
  • Taipei, Taiwan
View GitHub Profile
.alert {
margin: 20px;
padding: 5px 15px; /* Adjust padding to make room for the icon */
border-radius: 3px;
border-left: 4px solid;
}
.alert::before{
margin-bottom:3px;
display: block;
font-weight: bold;