Add education section (#168)

* Add education section

* Add education-alt section

* Add translations
This commit is contained in:
Emruz Hossain 2021-01-02 22:29:38 +06:00 committed by GitHub
parent 7c87605d45
commit 73c786b1c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 854 additions and 10 deletions

View file

@ -83,6 +83,14 @@ a:hover {
color: #e5e9f2 !important;
}
.btn-link{
color: #248aaa;
}
.btn-link:hover{
color: #207089;
}
.bg-white {
background-color: #f9fafc !important;
}