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