mirror of
https://github.com/certd/certd.git
synced 2026-04-24 20:57:26 +08:00
chore:
This commit is contained in:
@@ -78,12 +78,20 @@ h1, h2, h3, h4, h5, h6 {
|
||||
overflow-y: auto;
|
||||
|
||||
}
|
||||
|
||||
.m-2{
|
||||
margin:2px
|
||||
}
|
||||
.m-3{
|
||||
margin:3px
|
||||
}
|
||||
|
||||
.mb-2 {
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
.mb-5 {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.ml-5 {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user