HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ns3133907 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64
User: cssnetorguk (1024)
PHP: 8.2.28
Disabled: NONE
Upload Files
File: /home/design-logix.co.uk/public_html/wp-content/themes/ashe/inc/activation/css/welcome-notice.css
.ashe-notice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: none;
}

.ashe-notice .welcome-message {
  max-width: 600px;
  padding: 15px 0 0 30px;
}

.ashe-notice .welcome-message h1 {
  font-size: 36px;
  font-weight: 600;
}

.ashe-notice .welcome-message .action-buttons {
  margin-top: 30px;
}

.ashe-notice .welcome-message .action-buttons a {
  padding: 7px 20px;
}

.ashe-notice .welcome-message .action-buttons a:first-child {
  margin-right: 10px;
}

.ashe-notice .image-wrap img {
  display: block;
  zoom: 0.5;
}