style.css 535 B

1234567891011121314151617181920212223
  1. /*!
  2. Theme Name: LPS
  3. Theme URI: http://lps.davidwindham.com
  4. Author: windhamdavid
  5. Author URI: https://davidwindham.com
  6. Description: A Theme for Lakelands Plastic Surgery
  7. Version: 0.1.0
  8. Tags: Full Site Editing, Blocks, Patterns
  9. Requires PHP: 7.0
  10. Tested up to: 6.5
  11. License: GNU General Public License v2 or later
  12. License URI: http://www.gnu.org/licenses/gpl-2.0.html
  13. Thanks:
  14. 2024 * GNU GPL v2 or later - https://github.com/WordPress/twentytwentyfour
  15. */
  16. .no-padding {
  17. margin-block-start: 0;
  18. }
  19. .cover-heading {
  20. padding-right: 200px;
  21. }