correct styles article
This commit is contained in:
2
src/scripts/main.js
Normal file
2
src/scripts/main.js
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
import './ContentGrid.js';
|
||||||
|
import './embedded-content.js';
|
||||||
@@ -26,6 +26,10 @@
|
|||||||
color: #0d6efd;
|
color: #0d6efd;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.news-single ul{
|
||||||
|
margin-bottom: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
.article_info {
|
.article_info {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
@@ -140,8 +144,3 @@
|
|||||||
color: #0d6efd;
|
color: #0d6efd;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
ul.contents{
|
|
||||||
margin-bottom: 12px;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user