feat: Separate CSS for Cursor company created
Eine separate CSS-Datei für das Unternehmen Cursor wurde erstellt. Die site.css wurde angepasst, um das Layout entsprechend dem Cursor-Logo responsiv zu gestalten.
This commit is contained in:
@@ -199,7 +199,7 @@ footer#page-footer {
|
||||
}
|
||||
|
||||
.logo {
|
||||
width: 9rem;
|
||||
width: 5rem;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
margin-right:2rem;
|
||||
@@ -310,7 +310,7 @@ footer#page-footer {
|
||||
width: 9rem;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
margin-right: 2rem;
|
||||
margin-right: 0rem;
|
||||
}
|
||||
|
||||
.card-text, .card-text {
|
||||
|
||||
Reference in New Issue
Block a user