Add education section

This commit is contained in:
Emruz Hossain 2020-11-25 02:44:47 +06:00
parent 7c87605d45
commit beba457d1c
5 changed files with 289 additions and 0 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;
}