Add education section
This commit is contained in:
parent
7c87605d45
commit
beba457d1c
5 changed files with 289 additions and 0 deletions
|
@ -83,6 +83,14 @@ a:hover {
|
|||
color: #e5e9f2 !important;
|
||||
}
|
||||
|
||||
.btn-link{
|
||||
color: #248aaa;
|
||||
}
|
||||
|
||||
.btn-link:hover{
|
||||
color: #207089;
|
||||
}
|
||||
|
||||
.bg-white {
|
||||
background-color: #f9fafc !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue