mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
Add grid and message
This commit is contained in:
@@ -9696,6 +9696,19 @@ svg {
|
||||
}
|
||||
}
|
||||
|
||||
#grid .notification {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
#message {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#markup .highlight pre {
|
||||
max-height: none;
|
||||
}
|
||||
|
||||
#github {
|
||||
color: #333333;
|
||||
border-color: #333333;
|
||||
|
||||
Reference in New Issue
Block a user