mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-23 16:00:50 -04:00
chore(client): removed alert-info class from global.css (#60897)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user