5 lines
68 B
CSS
5 lines
68 B
CSS
.announcement-title {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|