summaryrefslogtreecommitdiff
path: root/frontend/src/pages/index.css
blob: d80b5e3af240b9eae6b9b9a115d8c20466c33f7d (plain)
1
2
3
4
5
6
7
8
9
10
@import '~@fortawesome/fontawesome-free/css/all.css';
.background{
    background-color: #010001 !important;
}
.background2{
    background-color: #9400FF !important;
}
.text-logo{
    color: #9400FF !important;
}