mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
chore(client): removed alert-info class from global.css (#60897)
This commit is contained in:
parent
bb552574f6
commit
4f59955ea0
@ -584,12 +584,6 @@ pre code {
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
.alert-info {
|
||||
color: #31708f;
|
||||
background-color: #d9edf7;
|
||||
border-color: #bce8f1;
|
||||
}
|
||||
|
||||
.alert .btn,
|
||||
[role='alert'] .btn {
|
||||
background-color: transparent;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user