mirror of
https://github.com/christian1701/hugo-theme-console.git
synced 2025-11-02 13:39:23 +01:00
css: fix problem with blank spaces in Posts page (#13)
This commit is contained in:
@@ -209,7 +209,6 @@ figure {
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
width: 150px;
|
||||
height: 100%;
|
||||
z-index: 400;
|
||||
font-weight: bold;
|
||||
padding-top: 3px;
|
||||
@@ -267,7 +266,6 @@ figure {
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
width: 150px;
|
||||
height: 100%;
|
||||
z-index: 400;
|
||||
font-weight: bold;
|
||||
padding-top: 3px;
|
||||
|
||||
Reference in New Issue
Block a user