Vivaldi allows easy customization of the UI using CSS. To use this feature simply edit C:\Program Files\Vivaldi\Application\
and add the following lines:
Centered Bookmarks
.bookmark-bar .observer {
justify-content: center;
}
Vivaldi allows easy customization of the UI using CSS. To use this feature simply edit C:\Program Files\Vivaldi\Application\
and add the following lines:
.bookmark-bar .observer {
justify-content: center;
}