chromium/chrome/browser/ui/android/logo/java/res/values-sw600dp/dimens.xml

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2023 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<resources>
  <dimen name="ntp_logo_height">72dp</dimen>
  <dimen name="ntp_logo_margin_top">64dp</dimen>
  <dimen name="ntp_logo_margin_bottom">24dp</dimen>
  <dimen name="logo_height_logo_polish_large">112dp</dimen>
  <dimen name="logo_height_logo_polish_medium">104dp</dimen>
  <dimen name="logo_height_logo_polish_small">84dp</dimen>
  <dimen name="logo_margin_top_logo_polish">@dimen/ntp_logo_margin_top</dimen>
</resources>