We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be5f30c commit 9d090adCopy full SHA for 9d090ad
1 file changed
src/css/custom.css
@@ -914,16 +914,8 @@ html[data-theme="dark"] .sign-in-button {
914
915
.start-free-button, .sign-in-button {
916
display: flex;
917
- width: 200px;
+ width: 162px;
918
justify-content: center;
919
- white-space: nowrap;
920
- padding: 0.5rem 1.5rem;
921
- }
922
-
923
- /* Ensure buttons fill available width in mobile sidebar */
924
- .navbar-sidebar__item .start-free-button,
925
- .navbar-sidebar__item .sign-in-button {
926
927
}
928
929
/* Start - Card styling for resources and careers page */
0 commit comments