/* ==UserStyle==
@name         MoeMesto Mobile Adaptation
@namespace    moemesto.rest
@version      1.0.2
@description  Адаптация внутреннего интерфейса MoeMesto под мобильные устройства
@author       Твоё Имя
@match        https://moemesto.rest/*
@downloadURL none
==/UserStyle== */

@media (max-width: 768px) {
  .container, .v-container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 8px !important;
    margin: 0 !important;
  }
  .v-row, .row {
    margin-left: 0 !important;
    margin-right:
