implemented database connection for blog, added blog templates, and cresated a bootstrap submodule
This commit is contained in:
@@ -121,13 +121,13 @@ a:hover:after {
|
||||
}
|
||||
|
||||
.post-record {
|
||||
padding-left: 12px;
|
||||
padding-right: 12px;
|
||||
padding-left: 6px;
|
||||
padding-right: 6px;
|
||||
width: 200px + 2vw;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
margin-top: 9px;
|
||||
margin-top: 12px;
|
||||
}
|
||||
|
||||
.skill-keywords {
|
||||
|
||||
Reference in New Issue
Block a user