Spacing der Kacheln in der Themenübersicht etwas verkleinert
This commit is contained in:
@@ -116,7 +116,7 @@ body {
|
|||||||
|
|
||||||
.topic-card {
|
.topic-card {
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
padding: 2rem;
|
padding: 1.5rem;
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
border: 1px solid rgba(255, 255, 255, 0.1);
|
border: 1px solid rgba(255, 255, 255, 0.1);
|
||||||
@@ -153,7 +153,6 @@ body {
|
|||||||
.topic-header {
|
.topic-header {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin-bottom: 1.5rem;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -172,7 +171,6 @@ body {
|
|||||||
.topic-description {
|
.topic-description {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
line-height: 1.7;
|
line-height: 1.7;
|
||||||
margin-bottom: 1.5rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.related-topics {
|
.related-topics {
|
||||||
|
|||||||
Reference in New Issue
Block a user